From 7384cc7e700cd81f4eec33909acec64362c09501 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 8 Feb 2019 09:56:14 -0500 Subject: [PATCH] a11y tests: Update actionbar output This changed with box packing changes. --- testsuite/a11y/actionbar.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/testsuite/a11y/actionbar.txt b/testsuite/a11y/actionbar.txt index 3f5900377c..c5323a4f29 100644 --- a/testsuite/a11y/actionbar.txt +++ b/testsuite/a11y/actionbar.txt @@ -63,11 +63,11 @@ window1 action 0 name: click action 0 description: Clicks the button - button3 + button4 "push button" parent: unnamed-GtkContainerAccessible-2 - index: 1 - name: End 1 + index: 0 + name: End 2 state: enabled focusable sensitive showing visible toolkit: gtk @@ -79,11 +79,11 @@ window1 action 0 name: click action 0 description: Clicks the button - button4 + button3 "push button" parent: unnamed-GtkContainerAccessible-2 - index: 0 - name: End 2 + index: 1 + name: End 1 state: enabled focusable sensitive showing visible toolkit: gtk -- 2.30.2